| ProcessReportMetadata |
| Logical Entity Name | ProcessReportMetadata |
| Default Table Name | ProcessReportMetadata |
| Physical Only | NO |
| Definition | |
| Note |
| ProcessReportMetadata Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
Id |
char(10) | NO | ||
| ProcessName | char(10) | NO | ||
| ReportName | char(10) | NO | ||
| Header | char(10) | NO | ||
| Columns | char(10) | NO | ||
| DateAdded | char(10) | NO | ||
| ts | char(10) | NO | ||
| FileType | char(10) | YES | ||
| OrigReportName | char(10) | NO |
| ProcessReportMetadata Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_ProcessReportMetadata_OrigReportName | Index | OrigReportName |
| PK_ProcessReportMetadata | PrimaryKey | Id |
| ProcessReportMetadata Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| ProcessReportData | Non-Identifying | One To Zero or More | FK_ProcessReportData_ProcessReportMetadata | NO | YES |
| ProcessReportMetadata Check Constraints |
| Check Constraint Name | CheckConstraint |